Skip to content

Feature/generalize conditioning#25

Merged
nikosarcevic merged 4 commits into
mainfrom
feature/generalize_conditioning
Jun 15, 2026
Merged

Feature/generalize conditioning#25
nikosarcevic merged 4 commits into
mainfrom
feature/generalize_conditioning

Conversation

@nikosarcevic

@nikosarcevic nikosarcevic commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR generalizes the conditional luminosity function (CLF) interface to support multiple conditioning variables rather than a single condition.

Examples:

clf.phi(M, halo_mass)
clf.phi(M, halo_mass, redshift)
clf.phi(M, halo_mass, galaxy_type)

Closes #14 

@nikosarcevic nikosarcevic merged commit 8dbb26e into main Jun 15, 2026
3 checks passed
@nikosarcevic nikosarcevic deleted the feature/generalize_conditioning branch June 15, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant